home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 37 / Amiga Format CD37 (1999-02-16)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-03].iso / -screenplay- / shareware / invasionforce / source / includes / cyber_new1_protos.h < prev    next >
Text File  |  1999-01-09  |  121b  |  9 lines

  1. /* Prototypes for functions defined in
  2. cyber_new1.c
  3.  */
  4.  
  5. void New_AI1_play_turn(int );
  6.  
  7. void New_AI1_give_orders(void);
  8.  
  9.